copyIndex
copyIndex(&old->index, &new->index, err);
copyIndex(old, new, &err);
void copyIndex(__nis_index_t *old, __nis_index_t *nnew,