LFIELDS_PER_FLUSH
int c = (nelems - 1)/LFIELDS_PER_FLUSH + 1;
if (cc->tostore == LFIELDS_PER_FLUSH) {
last = ((c-1)*LFIELDS_PER_FLUSH) + n;