double fdimf( double _X, double _Y, ) { return (_fdimf ??= _dylib.lookupFunction<_c_fdimf, _dart_fdimf>('fdimf'))( _X, _Y, ); }