pub fn print_hash( out: &mut impl Write, hash: &str, filename: &str, binary: bool, ) -> Result<()>
Print hash result in GNU format: “hash filename\n”