wg_msg_cookie
struct wg_msg_cookie *wgmc,
struct wg_msg_cookie *wgmc;
wgmc = mtod(m, struct wg_msg_cookie *);
wg_handle_msg_cookie(struct wg_softc *wg, const struct wg_msg_cookie *wgmc)
msglen = sizeof(struct wg_msg_cookie);
wg_handle_msg_cookie(wg, (struct wg_msg_cookie *)wgm);