pub unsafe extern "system" fn GetEnvironmentVariableA(
    lpname: PCSTR,
    lpbuffer: PSTR,
    nsize: u32
) -> u32