pub type FuncTypes = DenseSlotMap<FuncTypeKey, FuncType>;
pub struct FuncTypes { /* private fields */ }