Function windows_sys::Wdk::Storage::FileSystem::FsRtlOplockBreakToNoneEx
pub unsafe extern "system" fn FsRtlOplockBreakToNoneEx(
oplock: *mut *mut c_void,
irp: *const IRP,
flags: u32,
context: *const c_void,
completionroutine: POPLOCK_WAIT_COMPLETE_ROUTINE,
postirproutine: POPLOCK_FS_PREPOST_IRP,
) -> NTSTATUS