wg_clone_destroy
int wg_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("wg", wg_clone_create, wg_clone_destroy);