pub fn reject_packed_struct_per_value( field: &Field, data: &DataBlock, ) -> Result<Option<Box<dyn PerValueCompressor>>>
Reject variable-width packed structs while preserving the fixed-width error.