pub unsafe extern "C" fn xmlAddElementDecl(
ctxt: xmlValidCtxtPtr,
dtd: xmlDtdPtr,
name: *const xmlChar,
type_: xmlElementTypeVal,
content: xmlElementContentPtr,
) -> xmlElementPtrpub unsafe extern "C" fn xmlAddElementDecl(
ctxt: xmlValidCtxtPtr,
dtd: xmlDtdPtr,
name: *const xmlChar,
type_: xmlElementTypeVal,
content: xmlElementContentPtr,
) -> xmlElementPtr