MAP_SZ
DECLARE_BITMAP(bitmap, MAP_SZ);
#define NULLB_PAGE_LOCK (MAP_SZ - 1)
#define NULLB_PAGE_FREE (MAP_SZ - 2)
int size = MAP_SZ - 2;