fn write_first_rows( f: &mut Formatter<'_>, first_rows: &Vec<(&Row, &Diff)>, ctx: &Indent, redacted: bool, ) -> Result