double erff( double _X, ) { return (_erff ??= _dylib.lookupFunction<_c_erff, _dart_erff>('erff'))( _X, ); }