_kern_set_clock
extern status_t _kern_set_clock(clockid_t clockID, bigtime_t time);
RETURN_AND_SET_ERRNO(_kern_set_clock(clockID, microSeconds));