Function vec_sel

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

Vector Select