pub unsafe fn ubrk_setText(
    bi: *mut UBreakIterator,
    text: *const u16,
    textlength: i32,
    status: *mut UErrorCode
)