pub fn value_to_string_with_control( value: &Value, control: &ProductionControl<'_>, ) -> Result<Produced<String>>