TIMEVAL32_TO_TIMEVAL
TIMEVAL32_TO_TIMEVAL(&tod, &tod32);
TIMEVAL32_TO_TIMEVAL(&timeval, &timeval32);
TIMEVAL32_TO_TIMEVAL(&ntv.time, &ntv32.time);
TIMEVAL32_TO_TIMEVAL(&tl,
TIMEVAL32_TO_TIMEVAL(&tl,
TIMEVAL32_TO_TIMEVAL(&wait_time, &wait_time_32);
TIMEVAL32_TO_TIMEVAL(&(itv)->it_interval, &(itv32)->it_interval); \
TIMEVAL32_TO_TIMEVAL(&(itv)->it_value, &(itv32)->it_value); \
TIMEVAL32_TO_TIMEVAL(&atv, &atv32);