timestruc_to_timeval
timestruc_to_timeval(&stbuf.st_mtim, times + 1);
timestruc_to_timeval(&stbuf.st_atim, times);
static void timestruc_to_timeval(timestruc_t *, struct timeval *);