Source position: enet.pp line 211
type ENetProtocolSendReliable = packed record
header: ENetProtocolCommandHeader;
dataLength: enet_uint16;
end;