pub fn round_bytes_int32(bytes: &mut [u8], keepbits: u32)
bitround
Helper to round 32-bit integer values (from MSB).
Panics if bytes.len() is not a multiple of 4.
bytes.len()