pub unsafe fn usearch_setPattern(
    strsrch: *mut UStringSearch,
    pattern: *const u16,
    patternlength: i32,
    status: *mut UErrorCode
)