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