DMSG_HDR_MAX
if (hbytes < sizeof(hdr) || hbytes > DMSG_HDR_MAX) {
#define DMSG_BUF_SIZE (DMSG_HDR_MAX * 4)
char buf[DMSG_HDR_MAX];