pub unsafe fn set_bit_unchecked(buf: *mut u8, index: usize)
Set the bit value at index in buf without bounds checking
index
buf
index must be between 0 and length of buf