Source position: xlib.pp line 219
type TXHostAddress = record
family: cint;
length: cint;
address: PAnsiChar;
end;