pub unsafe fn FsRtlFastCheckLockForWrite( filelock: *const FILE_LOCK, startingbyte: *const i64, length: *const i64, key: u32, fileobject: *const c_void, processid: *const c_void, ) -> bool