wg_softc_handshake_receive
GROUPTASK_INIT(&sc->sc_handshake, 0, (gtask_fn_t *)wg_softc_handshake_receive, sc);
static void wg_softc_handshake_receive(struct wg_softc *);