pub type FunctionOverloads = Vec<FunctionOverload>;
struct FunctionOverloads { /* private fields */ }