pub unsafe extern "C" fn XXH3_64bits_reset_withSecretandSeed(
statePtr: *mut XXH3_state_t,
secret: *const c_void,
secretSize: usize,
seed: XXH64_hash_t
) -> XXH_errorcode
pub unsafe extern "C" fn XXH3_64bits_reset_withSecretandSeed(
statePtr: *mut XXH3_state_t,
secret: *const c_void,
secretSize: usize,
seed: XXH64_hash_t
) -> XXH_errorcode