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