pub unsafe extern "C" fn xmlValidateOneAttribute( ctxt: *mut xmlValidCtxt, doc: *mut xmlDoc, elem: *mut xmlNode, attr: *mut xmlAttr, value: *const xmlChar, ) -> c_int