pub unsafe extern "C" fn xmlValidatePushElement( ctxt: *mut xmlValidCtxt, doc: *mut xmlDoc, elem: *mut xmlNode, qname: *const xmlChar, ) -> c_int