sem_remove_zone
static void sem_remove_zone(zoneid_t, void *);
zone_key_create(&sem_zone_key, NULL, sem_remove_zone, NULL);