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