Function vec_and

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

Vector AND