pub type KcpStreamReceiver = Receiver<BytesMut>;
pub struct KcpStreamReceiver { /* private fields */ }