pub unsafe extern "system" fn WritePrivateProfileStringA( lpappname: PCSTR, lpkeyname: PCSTR, lpstring: PCSTR, lpfilename: PCSTR, ) -> BOOL