faith_clone_create
static int faith_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("faith", faith_clone_create, faith_clone_destroy);