Source position: tree.inc line 583
function xmlNewDtd(
doc: xmlDocPtr;
name: xmlCharPtr;
ExternalID: xmlCharPtr;
SystemID: xmlCharPtr
):xmlDtdPtr;