Source position: enet.pp line 200
type ENetProtocolDisconnect = packed record
header: ENetProtocolCommandHeader;
data: enet_uint32;
end;