wg_queue_dequeue_handshake
while ((pkt = wg_queue_dequeue_handshake(&sc->sc_handshake_queue)) != NULL)
static struct wg_packet *wg_queue_dequeue_handshake(struct wg_queue *);