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