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