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