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