Function vec_mule

#[target_feature(enable = "vector")]
pub unsafe fn vec_mule<T: VectorMule<U>, U>(a: T, b: T) -> U

Vector Multiply Even