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