double acosh( double _X, ) { return (_acosh ??= _dylib.lookupFunction<_c_acosh, _dart_acosh>('acosh'))( _X, ); }