double sinhf( double _X, ) { return (_sinhf ??= _dylib.lookupFunction<_c_sinhf, _dart_sinhf>('sinhf'))( _X, ); }