pub unsafe extern "C" fn XXH64_canonicalFromHash(
    dst: *mut XXH64_canonical_t,
    hash: XXH64_hash_t
)