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