pub unsafe fn vec_perm<T>(a: T, b: T, c: vector_unsigned_char) -> T where T: VectorPerm,
stdsimd
altivec
Vector permute.