Function roundss

Source
unsafe extern "C" fn roundss(
    a: __m128,
    b: __m128,
    rounding: i32,
) -> __m128
Available on x86 or x86-64 only.