bind_scope
bind_scope(sym, new);
extern void bind_scope(struct symbol *, struct scope *);
bind_scope(sym, scope);