mpage_copy
static struct mpage *mpage_copy(struct btree *bt, struct mpage *mp);
if ((mp = mpage_copy(bt, mp)) == NULL)