pub fn bytes_to_binary(i: &[u8; 32], r: &mut Vec<u8>)
Converts bytes to binary representation.
This function is deprecated and will be removed in a future version.