pub type CrossTerminal = Terminal<CrosstermBackend<Stdout>>;
pub struct CrossTerminal { /* private fields */ }