Source position: libxmlparser.inc line 404
type notationDeclSAXFunc = procedure(
ctx: pointer;
name: xmlCharPtr;
publicId: xmlCharPtr;
systemId: xmlCharPtr
);