pub fn fill_from_str<const N: usize>(name: &str) -> Result<[u8; N]>