Function uregex_setText
pub unsafe extern "C" fn uregex_setText(
regexp: *mut URegularExpression,
text: *const u16,
textlength: i32,
status: *mut UErrorCode,
)pub unsafe extern "C" fn uregex_setText(
regexp: *mut URegularExpression,
text: *const u16,
textlength: i32,
status: *mut UErrorCode,
)