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