pub unsafe fn ucnv_setSubstChars<'a>(
converter: *mut UConverter,
subchars: impl IntoParam<'a, PSTR>,
len: i8,
err: *mut UErrorCode,
)
pub unsafe fn ucnv_setSubstChars<'a>(
converter: *mut UConverter,
subchars: impl IntoParam<'a, PSTR>,
len: i8,
err: *mut UErrorCode,
)