pub unsafe fn uregex_setUText(
    regexp: *mut URegularExpression,
    text: *mut UText,
    status: *mut UErrorCode
)