DRR_SPILL_PAYLOAD_SIZE
payload_size = DRR_SPILL_PAYLOAD_SIZE(drrs);
(void) ssread(buf, DRR_SPILL_PAYLOAD_SIZE(drrs), ofp);
if (dump_record(drr, buf, DRR_SPILL_PAYLOAD_SIZE(drrs),
DRR_SPILL_PAYLOAD_SIZE(drrs));
int len = DRR_SPILL_PAYLOAD_SIZE(drrs);