Function windows::Win32::Globalization::UCNV_TO_U_CALLBACK_SKIP
pub unsafe fn UCNV_TO_U_CALLBACK_SKIP<P0>(
context: *const c_void,
touargs: *mut UConverterToUnicodeArgs,
codeunits: P0,
length: i32,
reason: UConverterCallbackReason,
err: *mut UErrorCode,
)where
P0: Param<PCSTR>,