Function u8x16_popcnt

#[target_feature(enable = "simd128")]
pub fn u8x16_popcnt(v: v128) -> v128

Count the number of bits set to one within each lane.