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