Source position: socket.inc line 103
type sockaddr = record
_sa_family: cushort;
sa_data: array [0..13] of char;
end;