Source position: ipc.pp line 469
type TMSG = record
msg_next: PMSG;
msg_type: LongInt;
msg_spot: PChar;
msg_stime: LongInt;
msg_ts: Integer;
end;