MAX_PAGES
#define MAX_PAGES(H) UINT32_T_MAX
#define MAX_PAGES(H) (DB_OFF_T_MAX / (H)->hdr.bsize)
#define MAX_PAGES 2000
#define MAX_PAGES 32767