double nearbyintf( double _X, ) { return (_nearbyintf ??= _dylib.lookupFunction<_c_nearbyintf, _dart_nearbyintf>('nearbyintf'))( _X, ); }