Source position: enet.pp line 118
type ENetProtocolHeader = packed record
peerID: enet_uint16;
sentTime: enet_uint16;
end;