IR_BIT_USED_P
if (IR_BIT_USED_P(ir->ir_bits_map[31 ^ bit_pos]))
if (!IR_BIT_USED_P(ir->ir_bits_map[31 ^ bit_pos])) {