pub fn parse_fixed_hex<const N: usize>(s: &str) -> Option<[u8; N]>