Source position: libxmlparser.inc line 539
type processingInstructionSAXFunc = procedure(
ctx: pointer;
target: xmlCharPtr;
data: xmlCharPtr
);