Source position: tree.inc line 487
type xmlDOMWrapAcquireNsFunction = function(
ctxt: xmlDOMWrapCtxtPtr;
node: xmlNodePtr;
nsName: xmlCharPtr;
nsPrefix: xmlCharPtr
):xmlNsPtr;