get_toplevel_mtag
int get_toplevel_mtag(struct symbol *sym, mtag_t *tag);
if (!get_toplevel_mtag(cur_func_sym, &cur_tag))
if (get_toplevel_mtag(sym, tag))
if (!get_toplevel_mtag(sym, &tag))
get_toplevel_mtag(expr->symbol, &tag))