fn print_write_summary(rows: usize, in_path: &Path, out_path: Option<&Path>)
Prints the “wrote N rows” summary. The library no longer prints this; the CLI owns all user-facing output.