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