pub fn values_equal_with_control( a: &Value, b: &Value, control: &ProductionControl<'_>, ) -> Result<bool>