pub unsafe extern "cdecl" fn ucol_getKeywordValuesForLocale(
    key: PCSTR,
    locale: PCSTR,
    commonlyused: i8,
    status: *mut UErrorCode,
) -> *mut UEnumeration