Function _mm_cvtsd_si64x

#[target_feature(enable = "sse2")]
pub fn _mm_cvtsd_si64x(a: __m128d) -> i64

Alias for _mm_cvtsd_si64

Intel's documentation