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