rawip_stack_fini
static void rawip_stack_fini(netstackid_t stackid, void *arg);
netstack_register(NS_ICMP, rawip_stack_init, NULL, rawip_stack_fini);