pub unsafe extern "C" fn uloc_getCountry_70(
    localeID: *const c_char,
    country: *mut c_char,
    countryCapacity: i32,
    err: *mut UErrorCode
) -> i32