pub unsafe extern "C" fn XXH3_64bits_reset_withSeed(
    statePtr: *mut XXH3_state_t,
    seed: XXH64_hash_t
) -> XXH_errorcode