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