pub const fn array_concat_8(a: [u8; 8], b: [u8; 8]) -> [u8; 16]
Splits the input into two equal sized arrays.