Function ubrk_open
pub unsafe extern "cdecl" fn ubrk_open(
type: UBreakIteratorType,
locale: PCSTR,
text: *const u16,
textlength: i32,
status: *mut UErrorCode,
) -> *mut UBreakIterator
pub unsafe extern "cdecl" fn ubrk_open(
type: UBreakIteratorType,
locale: PCSTR,
text: *const u16,
textlength: i32,
status: *mut UErrorCode,
) -> *mut UBreakIterator