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