pub unsafe extern "system" fn WritePrivateProfileStringW( lpappname: PWSTR, lpkeyname: PWSTR, lpstring: PWSTR, lpfilename: PWSTR) -> BOOL
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’