I have #define that declares a function
For example (mine is complicated)
#define COMPARE_SMTH(name, cmp) \\ bool name(int a, int b) { \\ if (a cmp