dump_scope
dump_scope(SLIST_FIRST(&scope_stack));
dump_scope(cur_scope);
static void dump_scope(scope_t *scope);