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