Source position: mselibc.pas line 1819
type _si_rt = record
si_pid: __pid_t;
si_uid: __uid_t;
si_sigval: sigval_t;
end;