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