pub fn _mm256_setzero_si256() -> __m256i
Returns vector of type __m256i with all elements set to zero.
Intel’s documentation