pub unsafe extern "C" fn bit_lib_push_bit( data: *mut u8, data_size: usize, bit: bool, )
Push a bit into a byte array.
data
data_size
bit