pub unsafe extern "C" fn XXH32_canonicalFromHash(
    dst: *mut XXH32_canonical_t,
    hash: XXH32_hash_t
)