pub unsafe extern "system" fn GetPrivateProfileSectionNamesA(
    lpszreturnbuffer: PSTR,
    nsize: u32,
    lpfilename: PCSTR,
) -> u32