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