int_least32_t
int_least32_t age; /* number of jobs started */
static int_least32_t njobs; /* # of jobs started */
typedef int_least32_t Tflag;
typedef int_least32_t Coproc_id; /* something that won't (realisticly) wrap */
int_least32_t tt_utoff; /* UT offset in seconds; in the range
s->tt_utoff = (int_least32_t)utoff;
int_least32_t il32 = 0;
ATest<int_least32_t>();