wg_deliver_out
static void wg_deliver_out(void *, int);
TASK_INIT(&peer->p_send_task, 0, wg_deliver_out, peer);