LC_NAME_LEN
char lcol_name[LC_NAME_LEN]; /* name of this collection, or */
char lcol_name[LC_NAME_LEN]; /* name of this collection, or */
(void) strncpy(col->col_name, report.lcol_name, LC_NAME_LEN);
char col_name[LC_NAME_LEN];