const PREFERRED_VECTOR_SIZE: usize = _; // 16usize
The preferred vector size in bytes for the target platform. Note that the avx512 target feature is still unstable and this also means it is not detected on stable rust.