aggr_clone_create
static int aggr_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("aggr", aggr_clone_create, aggr_clone_destroy);