fn invoke_function( instance: &Instance, store: &mut Store, func: &Function, args: &[String], ) -> Result<Box<[Value]>, Error>