pub type PacketBatchRecycler = Recycler<PinnedVec<Packet>>;
struct PacketBatchRecycler { /* private fields */ }