Function FsRtlFastUnlockAllByKey
pub unsafe extern "system" fn FsRtlFastUnlockAllByKey(
filelock: *const FILE_LOCK,
fileobject: *const FILE_OBJECT,
processid: PEPROCESS,
key: u32,
context: *const c_void,
) -> NTSTATUS