double exp2( double _X, ) { return (_exp2 ??= _dylib.lookupFunction<_c_exp2, _dart_exp2>('exp2'))( _X, ); }