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