Function windows_sys::Win32::Globalization::uregex_appendReplacementUText
pub unsafe extern "cdecl" fn uregex_appendReplacementUText(
regexp: *mut URegularExpression,
replacementtext: *mut UText,
dest: *mut UText,
status: *mut UErrorCode,
)