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