Source position: uuid.pas line 64
type uuid_state = record
ts: uuid_time_t;
node: uuid_node_t;
cs: unsigned16;
end;