pub unsafe fn _mm_setzero_si128() -> __m128i
Returns a vector with all elements set to zero.
Intel’s documentation