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