pub fn simple_bit_unpack(w: u8, data: &[u8], out: &mut [i32; 256])
Inverse of simple_bit_pack.
simple_bit_pack
If data is shorter than simple_bit_pack_len(w).
data
simple_bit_pack_len
(w)