fn minimize_string( value: &mut DynSolValue, current: String, try_value: &mut dyn FnMut(&DynSolValue) -> bool, ) -> bool