pub type BrokerRandom = Broker<RandomIn, RandomOut>;
pub struct BrokerRandom { /* private fields */ }