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