GET_BIT2_CHECK
GET_BIT2_CHECK(probLit, symbol, offs &= ~bit, offs &= bit)
#define GET_BIT_CHECK(p, i) GET_BIT2_CHECK(p, i, ; , ;)