pub unsafe fn u_catopen<'a>(
name: impl IntoParam<'a, PSTR>,
locale: impl IntoParam<'a, PSTR>,
ec: *mut UErrorCode,
) -> *mut UResourceBundlepub unsafe fn u_catopen<'a>(
name: impl IntoParam<'a, PSTR>,
locale: impl IntoParam<'a, PSTR>,
ec: *mut UErrorCode,
) -> *mut UResourceBundle