pub type CliRaw<'a> = Request<'a, CliProtocol, (), ()>;
pub struct CliRaw<'a> { /* private fields */ }