1 2 3 4
fn main() {} // can't make a u16 array of 31 bytes static BYTES_31: &[u16] = include_data::include_slice!(u16, "../../test_data/binary_31");