pub unsafe extern "system" fn GetPrivateProfileSectionW(
    lpappname: PCWSTR,
    lpreturnedstring: PWSTR,
    nsize: u32,
    lpfilename: PCWSTR,
) -> u32