Function vec_mulh

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

Vector Multiply High