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