Function vec_srb

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

Vector Shift Right by Byte