uint_fast64_t
static uint_fast64_t
static uint_fast64_t entropy_buffer[max(1, 256 / sizeof(uint_fast64_t))];
uint_fast64_t rand_max = RAND_MAX,
uint_fast64_t rmax1 = rmax;
uint_fast64_t r;
uint_fast64_t base = alphabetlen;
uint_fast64_t base__6 = base * base * base * base * base * base;
uint_fast64_t unfair_min = - ((UINTMAX_MAX % base__6 + 1) % base__6);
convert64(uint_fast64_t val, char *buf)
uint_fast64_t uif64 = 0;
ATest<uint_fast64_t>();
uint_fast64_t
uint_fast64_t old;
uint_fast64_t key;
uint_fast64_t last_msg_num;
uint_fast64_t rsid;
uint_fast64_t gbc;
uint_fast64_t sign_assign_msg_num(struct signature_group_t*);
assert(sizeof(int64_t) == sizeof(uint_fast64_t));