Function vzip2q_s64

#[target_feature(enable = "neon")]
pub fn vzip2q_s64(a: int64x2_t, b: int64x2_t) -> int64x2_t

Zip vectors Arm's documentation