Function prototype for the Signal call.
Source position: linuxold.inc line 852
type SignalHandler = procedure(
Sig: LongInt
);