PROMIF_PIO_CALL2
#define PROMIF_PIO_CALL2(fn, arg1, arg2) \
#define PROMIF_PIO_CALL2(fn, arg1, arg2) (fn(arg1, arg2))