egre_clone_create
static int egre_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("egre", egre_clone_create, egre_clone_destroy);