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