page_init
page_init(hashp, old_pagep, ADDR(old_pagep), HASH_PAGE);
static void page_init __P((HTAB *, PAGE16 *, db_pgno_t, u_int8_t));
page_init(hashp, pagep, pgno, type)
page_init(hashp, pagep, paddr, HASH_PAGE);
page_init(hashp, pagep, pgno, HASH_PAGE);