__gettimeofday
int __gettimeofday(struct timeval *tv, struct timezone *tz);
__weak_reference(__gettimeofday, gettimeofday);