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