auth_zone_fini
extern void auth_zone_fini(zoneid_t, void *);
zone_key_create(&auth_zone_key, auth_zone_init, NULL, auth_zone_fini);