pub const fn encode_wide_const<const N: usize>(s: &str) -> [u16; N]
compile-time wide string encoding (limited to ASCII)