map_long_to_short_name_sym
char *map_long_to_short_name_sym(const char *name, struct symbol *sym, struct symbol **new_sym, bool use_stack);
ret = map_long_to_short_name_sym(name, sym, new_sym, use_stack);