pub type PlainOneRttPacket = PlainPacket<OneRttHeader>;
pub struct PlainOneRttPacket { /* private fields */ }