pfsync_clone_create
static int pfsync_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("pfsync", pfsync_clone_create, pfsync_clone_destroy);