pub unsafe extern "C" fn xmlAddElementDecl(
ctxt: *mut xmlValidCtxt,
dtd: *mut xmlDtd,
name: *const xmlChar,
type_: xmlElementTypeVal,
content: *mut xmlElementContent,
) -> *mut xmlElementpub unsafe extern "C" fn xmlAddElementDecl(
ctxt: *mut xmlValidCtxt,
dtd: *mut xmlDtd,
name: *const xmlChar,
type_: xmlElementTypeVal,
content: *mut xmlElementContent,
) -> *mut xmlElement