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