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