Source position: jwawinbase.pas line 3907
function WritePrivateProfileStructW(
lpszSection: LPCWSTR;
lpszKey: LPCWSTR;
lpStruct: LPVOID;
uSizeStruct: UINT;
szFile: LPCWSTR
):BOOL;