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