pub unsafe extern "C" fn xmlSwitchEncoding(
    ctxt: xmlParserCtxtPtr,
    enc: xmlCharEncoding
) -> c_int