Function vec_andc

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

Vector ANDC