int clock_settime( clockid_t __clock_id, ffi.Pointer<timespec> __tp, ) { return _clock_settime( __clock_id.value, __tp, ); }