HDR_PREFIX
strncmp(buf, HDR_PREFIX, 20) == 0) {
while (strncmp(ds_header, HDR_PREFIX, 20) != 0) {
(void) cat_and_count(&hdrbuf, HDR_PREFIX);