copyObjSpec
copyObjSpec(old, new, &err);
copyObjSpec(&old->obj, &new->obj, err);
void copyObjSpec(__nis_obj_spec_t *old,