Function windows_sys::Win32::Globalization::UCNV_TO_U_CALLBACK_ESCAPE
pub unsafe extern "cdecl" fn UCNV_TO_U_CALLBACK_ESCAPE(
context: *const c_void,
touargs: *mut UConverterToUnicodeArgs,
codeunits: PCSTR,
length: i32,
reason: UConverterCallbackReason,
err: *mut UErrorCode,
)