pub unsafe fn ucol_getKeywordValues<P0>(
    keyword: P0,
    status: *mut UErrorCode
) -> *mut UEnumeration
where P0: IntoParam<PCSTR>,