pub unsafe fn KeWaitForSingleObject( object: *const c_void, waitreason: KWAIT_REASON, waitmode: i8, alertable: bool, timeout: Option<*const i64>, ) -> NTSTATUS