pub unsafe extern "system" fn ExpandEnvironmentStringsA(
    lpsrc: PCSTR,
    lpdst: PSTR,
    nsize: u32
) -> u32