gif_clone_create
int gif_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("gif", gif_clone_create, gif_clone_destroy);