pub unsafe fn KeSetTimerEx( timer: *mut KTIMER, duetime: i64, period: i32, dpc: Option<*const KDPC>, ) -> BOOLEAN