thunk_timeval
struct thunk_timeval ttv;
struct thunk_timeval it_interval;
struct thunk_timeval it_value;
int thunk_gettimeofday(struct thunk_timeval *, void *);
thunk_to_timeval(const struct thunk_timeval *ttv, struct timeval *tv)
thunk_from_timeval(const struct timeval *tv, struct thunk_timeval *ttv)
thunk_gettimeofday(struct thunk_timeval *tp, void *tzp)