__bm_change_bits_to
c = __bm_change_bits_to(device, s, e, val);
__bm_change_bits_to(device, s, e, 1);
__bm_change_bits_to(device, s, sl-1, 1);
__bm_change_bits_to(device, el, e, 1);