Function windows_sys::Win32::Storage::FileSystem::UnlockFile
pub unsafe extern "system" fn UnlockFile(
hfile: HANDLE,
dwfileoffsetlow: u32,
dwfileoffsethigh: u32,
nnumberofbytestounlocklow: u32,
nnumberofbytestounlockhigh: u32,
) -> BOOL