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