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