Source position: SAX2.inc line 33
procedure xmlSAX2UnparsedEntityDecl(
ctx: pointer;
name: xmlCharPtr;
publicId: xmlCharPtr;
systemId: xmlCharPtr;
notationName: xmlCharPtr
);