pub type VarId = usize; pub type DeclId = usize; pub type BlockId = usize;