__clock_gettime
int __clock_gettime(clockid_t, struct timespec *ts);
__weak_reference(__clock_gettime, clock_gettime);