double acoshf( double _X, ) { return (_acoshf ??= _dylib.lookupFunction<_c_acoshf, _dart_acoshf>('acoshf'))( _X, ); }