group_walk_t
group_walk_t *gw;
gw = mdb_alloc(sizeof (group_walk_t), UM_SLEEP | UM_GC);
group_walk_t *gw = (group_walk_t *)wsp->walk_data;