Function prototype for the Signalcall.
Source position: oldlinux.pp line 852
type SignalHandler = procedure(
Sig: LongInt
);