double tgammaf( double _X, ) { return (_tgammaf ??= _dylib.lookupFunction<_c_tgammaf, _dart_tgammaf>('tgammaf'))( _X, ); }