pub fn stdlib_fold_stack( ts: &mut TS, value1: Option<Value>, _value2: Option<Value>, ) -> Result<&mut TS, Error>