pub type W = BufWriter<Stdout>;
The Write type used by all GUI writing functions
pub struct W { /* private fields */ }