Function _mm256_extractf128_si256
#[target_feature(enable = "avx")]
pub const fn _mm256_extractf128_si256(a: __m256i, IMM1: i32) -> __m128i
Extracts 128 bits (composed of integer data) from a, selected with imm8.