pub type DeclId = Idx<Decl>;
One declared object or function in the arena.
pub struct DeclId { /* private fields */ }