int lroundf( double _X, ) { return (_lroundf ??= _dylib.lookupFunction<_c_lroundf, _dart_lroundf>('lroundf'))( _X, ); }