pub(crate) const fn identity<const N: usize>() -> [u32; N]
The first N indices [0, 1, 2, ...].
[0, 1, 2, ...]