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