sym_find
sym = sym_find(sym_name);
struct symbol * sym_find(const char *name);
sym = sym_find(url.toEncoded().constData());