CISS_DPRINTF
#define CISS_DPRINTF(m,a) if (ciss_debug & (m)) printf a
#define CISS_DPRINTF(m,a) /* m, a */