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