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