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