pub fn raw_stdout() -> Result<File>
Duplicate the standard output file.
Unlike std::io::Stdout, this file is not buffered.
std::io::Stdout