pub(crate) type Screen = Ssd1306ComponentType<TWI<'static>>;
pub(crate) struct Screen { /* private fields */ }