pub type FuncResults = Vec<ValType>;
Result(s) of a given function
pub struct FuncResults { /* private fields */ }