Function windows::Wdk::System::SystemServices::IoInitializeTimer
pub unsafe fn IoInitializeTimer(
deviceobject: *const DEVICE_OBJECT,
timerroutine: PIO_TIMER_ROUTINE,
context: Option<*const c_void>,
) -> NTSTATUS