ref: 2472ad09ad5d993096556543f2c5ce8f786223c1 dir: /src/libc/arch/posix/time.h/
struct timeval { time_t tv_sec; __suseconds_t tv_usec; };