wg_output
wg->wg_if.if_output = wg_output;
error = wg_output(ifp, m, dst, NULL); /* consumes m */
static int wg_output(struct ifnet *, struct mbuf *,