pub type MlmeEventStream = UnboundedReceiver<MlmeEvent>;
pub struct MlmeEventStream { /* private fields */ }