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