Function vec_mulo

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

Vector Multiply Odd