pub unsafe extern "C" fn clock_set_time(
    clock_ctrl: clock_ctrl_t,
    new_time: mach_timespec_t
) -> kern_return_t