pair_clone_create
int pair_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("pair", pair_clone_create, pair_clone_destroy);