pub type FunctionObjs = DenseSlotMap<FunctionKey, FunctionVal>;
pub struct FunctionObjs { /* private fields */ }