double exp( double _X, ) { return (_exp ??= _dylib.lookupFunction<_c_exp, _dart_exp>('exp'))( _X, ); }