double round( double _X, ) { return (_round ??= _dylib.lookupFunction<_c_round, _dart_round>('round'))( _X, ); }