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