pub unsafe extern "C" fn bit_lib_reverse_bits( data: *mut u8, position: usize, length: u8, )
Reverse bits in bit array
data
position
length