#define DEBUG(fmt,...) fprintf (stderr,"%s:%s:%s " fmt "\n",\ __FILE__,__FUNCTION__,__LINE__,__VA_ARGS__)