pub type ClassifiedCmdTunnel<R, W> = Splittable<R, W>;
struct ClassifiedCmdTunnel<R, W> { /* private fields */ }