Function windows_sys::Win32::Globalization::uloc_getDisplayCountry

pub unsafe extern "cdecl" fn uloc_getDisplayCountry(
    locale: PCSTR,
    displaylocale: PCSTR,
    country: *mut u16,
    countrycapacity: i32,
    status: *mut UErrorCode,
) -> i32