I created a structure like this:
struct _symbol_ { int symbol_id; char *symbol_name; struct _symbol_ *next_