struct Hashitem { int hs_next; int hs_nami; }; #define Hashitems _HashItems extern struct Hashitem *Hashitems;