BKEY_MID_BITS
#define BKEY_MANTISSA_BITS (32 - BKEY_MID_BITS - BKEY_EXPONENT_BITS)
unsigned int m:BKEY_MID_BITS;