output_csv
int output_csv(FILE *, struct validation_data *, struct stats *);
{ FORMAT_CSV, 0, "csv", output_csv },