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