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