int timespec_get( ffi.Pointer<timespec> __ts, int __base, ) { return _timespec_get( __ts, __base, ); }