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