utimbuf
int utime (const char *, const struct utimbuf *);
utime(const char *path, const struct utimbuf *times)
struct utimbuf ub;
struct utimbuf utb;