pub unsafe extern "C" fn XXH3_generateSecret_fromSeed(
    secretBuffer: *mut c_void,
    seed: XXH64_hash_t
) -> XXH_errorcode