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