Function prototype for SigAction call.
Source position: oldlinux.pp line 856
type TSigAction = procedure(
Sig: LongInt;
SigContext: SigContextRec
);