Source position: xpath.inc line 206
type xmlXPathVariableLookupFunc = function(
ctxt: pointer;
name: xmlCharPtr;
ns_uri: xmlCharPtr
):xmlXPathObjectPtr;