pub type ProgressWriter = PipeWriter<ProgressPipe>;
pub struct ProgressWriter { /* private fields */ }