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