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