pub fn ts_many_in_stack( ts: &mut TS, n: i64, name: String, value: Value, ) -> Result<&mut TS, Error>