






#ifndef ThatRearrange
#define ThatRearrange

#import "Setup.h"
#import "SlabSumNeedMan.h"
#import "MoreMostlyConfig.h"



#define SideMicro(lvl, fnct, ctx, frmt, ...)   \
        [Setup aboutGoal : lvl                    \
                 needFar : __FILE__               \
             slashUseKit : fnct                   \
                 onlyFax : __LINE__               \
              fontBoxAdd : ctx                    \
               pintSplat : (frmt), ## __VA_ARGS__]



#define FontSurge(lvl, fnct, ctx, frmt, ...) \
        do { if((lvl) != 0) SideMicro(lvl, fnct, ctx, frmt, ##__VA_ARGS__); } while(0)

#define HeightGolf(frmt, ...)     FontSurge(UsesPersonalPeerSmallLocale,   __PRETTY_FUNCTION__, nil, frmt, ##__VA_ARGS__)
#define SonUplink(frmt, ...)      FontSurge(HostCyrillicMillOnlineDate, __PRETTY_FUNCTION__, nil, frmt, ##__VA_ARGS__)
#define CycleInfo(frmt, ...)      FontSurge(SameVisualInfo,    __PRETTY_FUNCTION__, nil, frmt, ##__VA_ARGS__)
#define FloatSpeak(frmt, ...)     FontSurge(EraTaskBeforeClosestGasp,   __PRETTY_FUNCTION__, nil, frmt, ##__VA_ARGS__)
#define OwnWasMotion(frmt, ...)   FontSurge(ReceiverOnlineSyntheticPlaySaturated, __PRETTY_FUNCTION__, nil, frmt, ##__VA_ARGS__)


#define SixMapFactDict(man, fold)     HeightGolf(@"%@\n%@", man, FillLookDict(fold))
#define SundaneseDict(man, fold)      SonUplink(@"%@\n%@", man, FillLookDict(fold))
#define PostalWaxDict(man, fold)      CycleInfo(@"%@\n%@", man, FillLookDict(fold))
#define HasTiedTryDict(man, fold)     FloatSpeak(@"%@\n%@", man, FillLookDict(fold))
#define DueBasqueWonDict(man, fold)   OwnWasMotion(@"%@\n%@", man, FillLookDict(fold))


#define SleetRequest(url, params)     CycleInfo(bagRoundShe.cursorsTopFixPinGrayKirghizHome, url, FillLookDict(params))
#define AudioResponse(url, response)  CycleInfo(bagRoundShe.bagAndDismissedAlwaysPassCapSucceed, url, FillLookDict(response))
#define VersionsRelatedDeliveredCutInverse(url, error) HeightGolf(bagRoundShe.insertLossyBringIdenticalSymbolWidthInput, url, FillLookDict(error))


NSString* FillLookDict(id pub);

#endif 

