pub unsafe fn uregex_getText(
    regexp: *mut URegularExpression,
    textlength: *mut i32,
    status: *mut UErrorCode
) -> *mut u16