Function windows::Wdk::Storage::FileSystem::FsRtlFastCheckLockForRead
pub unsafe fn FsRtlFastCheckLockForRead(
filelock: *const FILE_LOCK,
startingbyte: *const i64,
length: *const i64,
key: u32,
fileobject: *const FILE_OBJECT,
processid: *const c_void,
) -> BOOLEAN