Source position: jwawinbase.pas line 2412
function UnlockFileEx(
hFile: HANDLE;
dwReserved: DWORD;
nNumberOfBytesToUnlockLow: DWORD;
nNumberOfBytesToUnlockHigh: DWORD;
const lpOverlapped: OVERLAPPED
):BOOL;