UNSETBIT_CMN
#define UNSETBIT(num, pos, len) (UNSETBIT_CMN(num, pos))
(UNSETBIT_CMN(num, (COMPUTE_BIT_POS(len, pos))))