Function vpermi2ps128

Source
unsafe extern "C" fn vpermi2ps128(
    a: f32x4,
    idx: i32x4,
    b: f32x4,
) -> f32x4
Available on x86 or x86-64 only.