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