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