Function i8x16_popcnt

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

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