IDA_BITMAP_LONGS
#define IDA_BITMAP_BITS (IDA_BITMAP_LONGS * sizeof(long) * 8)
unsigned long bitmap[IDA_BITMAP_LONGS];