Function u8x16_avgr

#[target_feature(enable = "simd128")]
pub fn u8x16_avgr(a: v128, b: v128) -> v128

Lane-wise rounding average.