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