array_bytes
macro_rules! array { ($bytes:expr, $len:expr) => { ... }; }
Slice/Vec to a fixed length u8 array
Slice
Vec
u8