Function IoInitializeTimer
pub unsafe extern "system" fn IoInitializeTimer(
deviceobject: *const DEVICE_OBJECT,
timerroutine: PIO_TIMER_ROUTINE,
context: *const c_void,
) -> NTSTATUS
pub unsafe extern "system" fn IoInitializeTimer(
deviceobject: *const DEVICE_OBJECT,
timerroutine: PIO_TIMER_ROUTINE,
context: *const c_void,
) -> NTSTATUS