Function vpermi2d

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