pub unsafe fn vext_u64(
    a: uint64x1_t,
    _b: uint64x1_t,
    const N: i32,
) -> uint64x1_tAvailable on (AArch64 or 
target_arch=arm64ec) and target feature neon only.pub unsafe fn vext_u64(
    a: uint64x1_t,
    _b: uint64x1_t,
    const N: i32,
) -> uint64x1_ttarget_arch=arm64ec) and target feature neon only.