soft_copy_to_old_object
CK_RV soft_copy_to_old_object(soft_object_t *new, soft_object_t *old);
rv = soft_copy_to_old_object(new_object, old_obj);