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