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