pub unsafe extern "cdecl" fn ucsdet_setDeclaredEncoding(
    ucsd: *mut UCharsetDetector,
    encoding: PCSTR,
    length: i32,
    status: *mut UErrorCode
)