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