msgsnap_head
static struct msgsnap_head *buf = NULL;
buf = malloc(bufsize = sizeof (struct msgsnap_head));
STRUCT_DECL(msgsnap_head, head);