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