examine_symbol
examine_symbol(sym, node);
examine_symbol(sym->ctype.base_type, root_node);
examine_symbol(sym, root_node);
static void examine_symbol(struct symbol *sym, xmlNodePtr node);
examine_symbol(sym);
examine_symbol(base);
examine_symbol(sym->ctype.base_type);
examine_symbol(sym);
static void examine_symbol(struct symbol *sym);