Source position: xmlwriter.inc line 67
function xmlTextWriterWriteVFormatElementNS(
writer: xmlTextWriterPtr;
prefix: xmlCharPtr;
name: xmlCharPtr;
namespaceURI: xmlCharPtr;
format: pchar;
argptr: va_list
):cint;