pub type Stderr = AutoStream<Stderr>;
An adaptive wrapper around the global standard error stream of the current process
struct Stderr { /* private fields */ }