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