double trunc( double _X, ) { return (_trunc ??= _dylib.lookupFunction<_c_trunc, _dart_trunc>('trunc'))( _X, ); }