Function windows_sys::Win32::Storage::FileSystem::UnlockFileEx
pub unsafe extern "system" fn UnlockFileEx(
hfile: HANDLE,
dwreserved: u32,
nnumberofbytestounlocklow: u32,
nnumberofbytestounlockhigh: u32,
lpoverlapped: *mut OVERLAPPED,
) -> BOOL