UNIONFS_INTERNAL_DEBUG
#define UNIONFS_INTERNAL_DEBUG(msg, args...) printf(msg, ## args)
#define UNIONFS_INTERNAL_DEBUG(msg, args...)