Inner type shared by the producer and consumer. Supports zero copy
deserialization. This type is shared by both the headless/lossless
channel so that a user can choose to toggle backpressure when
restarting a system.
A unique magic number identifier for the single-producer
single-consumer (SPSC) channel. Serves as a marker to verify
the integrity and type of the channel during joining and
initialization.