trunk_clone_create
int trunk_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("trunk", trunk_clone_create, trunk_clone_destroy);