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