output_record
static void output_record(struct output *);
output_record(&o);
output_record(o);
output_record(outs[i]);