Function windows::Wdk::System::SystemServices::ExAllocateTimer

pub unsafe fn ExAllocateTimer(
    callback: PEXT_CALLBACK,
    callbackcontext: Option<*const c_void>,
    attributes: u32,
) -> PEX_TIMER