Source position: xmlwriter.inc line 56
function xmlTextWriterStartElementNS(
writer: xmlTextWriterPtr;
prefix: xmlCharPtr;
name: xmlCharPtr;
namespaceURI: xmlCharPtr
):cint;