pub type EntryId = Oid;
A unique identifier for a history entry.
struct EntryId(/* private fields */);