pub type DeviceEventReceiver = UnboundedReceiver<DeviceEvent>;
struct DeviceEventReceiver { /* private fields */ }