ELFDEBUG
#define DPRINTF(msg, file) if (debug & ELFDEBUG) \
#define PRINTF(msg) if (debug & ELFDEBUG) \
#define DEBUG_DUP_DEL(keeper, louser) if (debug & ELFDEBUG) \