pub unsafe fn GetGeoInfoA(
    location: i32,
    geotype: SYSGEOTYPE,
    lpgeodata: Option<&mut [u8]>,
    langid: u16
) -> i32