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