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