double asinhf( double _X, ) { return (_asinhf ??= _dylib.lookupFunction<_c_asinhf, _dart_asinhf>('asinhf'))( _X, ); }