PER_PAGE_DEBUG
#define PER_PAGE_DEBUG(...) printf(__VA_ARGS__)
#define PER_PAGE_DEBUG(...) _no_printf(__VA_ARGS__)