Function vcvtnq_s64_f64

#[target_feature(enable = "neon")]
pub fn vcvtnq_s64_f64(a: float64x2_t) -> int64x2_t

Floating-point convert to signed integer, rounding to nearest with ties to even Arm's documentation