double coshf( double _X, ) { return (_coshf ??= _dylib.lookupFunction<_c_coshf, _dart_coshf>('coshf'))( _X, ); }