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