Source position: jwawinbase.pas line 3850
function GetPrivateProfileStringW(
lpAppName: LPCWSTR;
lpKeyName: LPCWSTR;
lpDefault: LPCWSTR;
lpReturnedString: LPWSTR;
nSize: DWORD;
lpFileName: LPCWSTR
):DWORD;