pub unsafe fn ucsdet_setText<'a>(
ucsd: *mut UCharsetDetector,
textin: impl IntoParam<'a, PSTR>,
len: i32,
status: *mut UErrorCode,
)
pub unsafe fn ucsdet_setText<'a>(
ucsd: *mut UCharsetDetector,
textin: impl IntoParam<'a, PSTR>,
len: i32,
status: *mut UErrorCode,
)