pub unsafe extern "C" fn XXH128_canonicalFromHash(
    dst: *mut XXH128_canonical_t,
    hash: XXH128_hash_t
)