unsafe extern "C" fn vpermi2ps128(
    a: f32x4,
    idx: i32x4,
    b: f32x4
) -> f32x4
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.