PAGE_BIT_SHIFT
#define PAGE_COUNTER_SHIFT (PAGE_BIT_SHIFT - COUNTER_BIT_SHIFT)
return chunk >> PAGE_BIT_SHIFT;