pub type FuncParams = Vec<ValType>;
Parameter(s) to a function
pub struct FuncParams { /* private fields */ }