fn pack_value<'a, 'scratch>( packer: &mut RowPacker<'_>, scratch: VecStack<'scratch, DictEntry<'a>>, value: &'a [Command<'a>], )