Source position: sigstackh.inc line 4
type _sigstack = record
ss_sp: pointer;
ss_onstack: LongInt;
end;