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