pub type LegacyPrsDecoder<R> = PrsDecoder<R, Legacy>;
pub struct LegacyPrsDecoder<R> { /* private fields */ }