fxrng_brng_reseed
void fxrng_brng_reseed(const void *, size_t);
fxrng_brng_reseed(hash, sizeof(hash));
fxrng_brng_reseed(hash, n * FXRNG_HASH_SZ);