Function vcvtnd_s64_f64

#[target_feature(enable = "neon")]
pub fn vcvtnd_s64_f64(a: f64) -> i64

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