pub unsafe fn usearch_setText(
    strsrch: *mut UStringSearch,
    text: *const u16,
    textlength: i32,
    status: *mut UErrorCode
)