pub unsafe extern "C" fn utext_clone_73(
    dest: *mut UText,
    src: *const UText,
    deep: UBool,
    readOnly: UBool,
    status: *mut UErrorCode
) -> *mut UText