pub unsafe fn FsRtlCancellableWaitForSingleObject( object: *const c_void, timeout: Option<*const i64>, irp: Option<*const IRP>, ) -> NTSTATUS