pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U where T: VectorMulo<U>,
stdsimd
altivec
Vector Multiply Even