pub unsafe extern "cdecl" fn ucsdet_setText(
    ucsd: *mut UCharsetDetector,
    textin: PCSTR,
    len: i32,
    status: *mut UErrorCode
)