Function vsha512hq_u64

#[target_feature(enable = "neon", enable = "sha3")]
pub fn vsha512hq_u64(a: uint64x2_t, b: uint64x2_t, c: uint64x2_t) -> uint64x2_t

SHA512 hash update part 1 Arm's documentation