Function vext_f16

#[target_feature(enable = "neon", enable = "fp16")]
pub fn vext_f16(a: float16x4_t, b: float16x4_t, N: i32) -> float16x4_t

Extract vector from pair of vectors Arm's documentation