mach_get_cmos_time
extern void mach_get_cmos_time(struct timespec64 *now);
.get_wallclock = mach_get_cmos_time,