IRigVMEditorAssetInterface::RepairDuplicateVariableGuidsOnLoad

[GuidDedupe] One-shot recovery for the corrupted-state where two member variables in the bag ended up with identical FGuids (a real bug: AddHostMemberVariableFromExternal used to accept whatever Guid the caller passed, so duplicate-paste of a variable carried the source's Guid forward).