HDR_SUFFIX
while (strstr(ds_header, HDR_SUFFIX) == NULL) {
if (strcmp(line, HDR_SUFFIX) == 0)
if (cat_and_count(&hdrbuf, HDR_SUFFIX) ||