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