_get_random_bytes
_get_random_bytes(buf, len);
_get_random_bytes(&ret, sizeof(ret)); \
_get_random_bytes(batch->entropy, sizeof(batch->entropy)); \