pub type ClosureStorage = SlotMap<DefaultKey, Closure>;
struct ClosureStorage { /* private fields */ }