NLMSG_HDRLEN
#define NLMSG_HDRLEN (sizeof(struct nlmsghdr))
#define NLMSG_HDRLEN (NLMSG_ALIGN(sizeof(struct nlmsghdr)))