pub type ImageStream = EventStream<EventBlock<ImageMsgQueue>>;
pub struct ImageStream { /* private fields */ }