pub type LegacyPrsEncoder<W> = PrsEncoder<W, Legacy>;
pub struct LegacyPrsEncoder<W> { /* private fields */ }