double atanhf( double _X, ) { return (_atanhf ??= _dylib.lookupFunction<_c_atanhf, _dart_atanhf>('atanhf'))( _X, ); }