Function f64x2_trunc

#[target_feature(enable = "simd128")]
pub fn f64x2_trunc(a: v128) -> v128

Lane-wise rounding to the nearest integral value with the magnitude not larger than the input.