pub unsafe fn uregex_clone(
    regexp: *const URegularExpression,
    status: *mut UErrorCode
) -> *mut URegularExpression