pub struct LaneCount<const N: usize>;
portable_simd
Specifies the number of lanes in a SIMD vector as a type.
The number of bytes in a bitmask with this many lanes.