Function uloc_getCountry

pub unsafe extern "cdecl" fn uloc_getCountry(
    localeid: PCSTR,
    country: PCSTR,
    countrycapacity: i32,
    err: *mut UErrorCode,
) -> i32