wg_send_buf
wg_send_buf(peer->p_sc, &endpoint, buf, len);
wg_send_buf(sc, e, (uint8_t *)&pkt, sizeof(pkt));
void wg_send_buf(struct wg_softc *, struct wg_endpoint *, uint8_t *,