is_fresh_alloc_var_sym
bool is_fresh_alloc_var_sym(const char *var, struct symbol *sym);
return is_fresh_alloc_var_sym(sym->ident->name, sym);