pub unsafe fn ubrk_open<'a>(
type: UBreakIteratorType,
locale: impl IntoParam<'a, PSTR>,
text: *const u16,
textlength: i32,
status: *mut UErrorCode,
) -> *mut UBreakIterator
pub unsafe fn ubrk_open<'a>(
type: UBreakIteratorType,
locale: impl IntoParam<'a, PSTR>,
text: *const u16,
textlength: i32,
status: *mut UErrorCode,
) -> *mut UBreakIterator