Function vcvtns_s32_f32

#[target_feature(enable = "neon")]
pub fn vcvtns_s32_f32(a: f32) -> i32

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