pub fn raw_stderr() -> Result<File>
Duplicate the standard error file.
Unlike std::io::Stderr, this file is not buffered.
std::io::Stderr