pub unsafe extern "C" fn ucsdet_setText_73(
    ucsd: *mut UCharsetDetector,
    textIn: *const c_char,
    len: i32,
    status: *mut UErrorCode
)