pub unsafe extern "system" fn FsRtlCancellableWaitForSingleObject(
    object: *const c_void,
    timeout: *const i64,
    irp: *const IRP,
) -> NTSTATUS