PICK_ARG3
#define buz PICK_ARG3(foo)
#define PICK_ARG4(args...) PICK_ARG3(DROP_FIRST_ARG(args))
MAKE_GUC_VER(PICK_ARG1(ver), PICK_ARG2(ver), IF_ARGS(PICK_ARG3(ver), 0, PICK_ARG3(ver))))