double cosh( double _X, ) { return (_cosh ??= _dylib.lookupFunction<_c_cosh, _dart_cosh>('cosh'))( _X, ); }