pub type LabeledStmts = DenseSlotMap<LabeledStmtKey, LabeledStmt>;
pub struct LabeledStmts { /* private fields */ }