Force the actual SDS ID to outlive the sds::Id variable.
This method should be invoked if it is determined that the underlying SDS ID/Structure should outlive the sds::Id object.
Typically, this might be done if the underlying ID is passed to some other function.