pub fn print_header(config: &DfConfig, out: &mut impl Write) -> Result<()>
Print the df output header (for backward compat with tests).