pub fn extract_i32_from_m256i<const IMM: i32>(a: m256i) -> i32
dep_safe_arch
Extracts an i32 lane from m256i
i32
m256i