pub type FuncDecls = DenseSlotMap<FuncDeclKey, FuncDecl>;
pub struct FuncDecls { /* private fields */ }