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