Function ExAllocateTimer

pub unsafe extern "system" fn ExAllocateTimer(
    callback: PEXT_CALLBACK,
    callbackcontext: *const c_void,
    attributes: u32,
) -> PEX_TIMER