pub fn _mm512_cvtss_f32(a: __m512) -> f32
avx512f
Copy the lower single-precision (32-bit) floating-point element of a to dst.
Intel’s documentation