pub const MAX_SIMD_SIZE: usize = _; // 16usizeExpand description
The largest size (in bytes) a SIMD type can have on the target.
A reflection of the largest contiguous array of bytes that can be stored in a localized, singular, specialized SIMD register.