pub type EntryInvalidNew = Entry<EntryInvalid, EntryNew>;
struct EntryInvalidNew { /* private fields */ }