create_stringtable
b->b_global_table = create_stringtable(TABLE_INITIAL);
b->b_protected_table = create_stringtable(TABLE_INITIAL);
extern table_t *create_stringtable(int);
Vers = create_stringtable(TABLE_INITIAL);
Varch = create_stringtable(TABLE_INITIAL);