pub unsafe fn uregex_groupUText(
    regexp: *mut URegularExpression,
    groupnum: i32,
    dest: *mut UText,
    grouplength: *mut i64,
    status: *mut UErrorCode
) -> *mut UText