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