AGTIAPI_FLOW
#define AGTIAPI_FLOW(format, a...) printf(format, ## a)
#define AGTIAPI_FLOW(format, a...)