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