Function windows::Wdk::Storage::FileSystem::FsRtlCheckUpperOplock

pub unsafe fn FsRtlCheckUpperOplock(
    oplock: *const *const c_void,
    newloweroplockstate: u32,
    completionroutinecontext: Option<*const c_void>,
    completionroutine: POPLOCK_WAIT_COMPLETE_ROUTINE,
    prependroutine: POPLOCK_FS_PREPOST_IRP,
    flags: u32,
) -> NTSTATUS