pub unsafe extern "system" fn GetPrivateProfileSectionNamesW(
    lpszreturnbuffer: PWSTR,
    nsize: u32,
    lpfilename: PCWSTR,
) -> u32