pub unsafe fn KeSetCoalescableTimer( timer: *mut KTIMER, duetime: i64, period: u32, tolerabledelay: u32, dpc: Option<*const KDPC>, ) -> bool