wg_deliver_in
static void wg_deliver_in(struct wg_peer *);
GROUPTASK_INIT(&peer->p_recv, 0, (gtask_fn_t *)wg_deliver_in, peer);