mpool_new
void *mpool_new(MPOOL *, pgno_t *);
return (mpool_new(t->bt_mp, npg));
__weak_alias(mpool_new,_mpool_new)