ossl_rand_pool_bytes_remaining
size_t ossl_rand_pool_bytes_remaining(RAND_POOL *pool);
size_t bytes_remaining = ossl_rand_pool_bytes_remaining(pool);