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