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