pub unsafe extern "C" fn xmlCtxtValidateDtd( ctxt: *mut xmlParserCtxt, doc: *mut xmlDoc, dtd: *mut xmlDtd, ) -> c_int