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