pub unsafe extern "system" fn GetProfileStringW(
    lpappname: PCWSTR,
    lpkeyname: PCWSTR,
    lpdefault: PCWSTR,
    lpreturnedstring: PWSTR,
    nsize: u32,
) -> u32