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