getPayload
getPayload(pCur, offset, amt, zBuf);
getPayload(pCur, offset + NKEY(pCur->pBt, pCell->h), amt, zBuf);
getPayload(&cur, 0, nKey2, zKey2);