rechandle_csv
h = rechandle_csv(stdout, rectype);
rh = rechandle_csv(f, rectype);
struct rechandle *rechandle_csv(FILE *, const char *);