Source position: xpath.inc line 219
type xmlXPathFuncLookupFunc = function(
ctxt: pointer;
name: xmlCharPtr;
ns_uri: xmlCharPtr
):xmlXPathFunction;