pub unsafe extern "stdcall" fn GetPrivateProfileSectionNamesA(
    lpszReturnBuffer: LPSTR,
    nSize: DWORD,
    lpFileName: LPCSTR
) -> DWORD