RK_RNG_MAX_BYTE
static_assert(RK_RNG_MAX_BYTE <= (TRNG_V1_RAND7 + 4 - TRNG_V1_RAND0),
size_t to_read = min_t(size_t, max, RK_RNG_MAX_BYTE);