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