Function windows_sys::Wdk::Storage::FileSystem::FsRtlCheckUpperOplock
pub unsafe extern "system" fn FsRtlCheckUpperOplock(
oplock: *const *const c_void,
newloweroplockstate: u32,
completionroutinecontext: *const c_void,
completionroutine: POPLOCK_WAIT_COMPLETE_ROUTINE,
prependroutine: POPLOCK_FS_PREPOST_IRP,
flags: u32,
) -> NTSTATUS