fn minimize_fixed_bytes( value: &mut DynSolValue, current: B256, size: usize, try_value: &mut dyn FnMut(&DynSolValue) -> bool, ) -> bool