See: IReferenceable

type IUnreferenceable interface {
	UnsetReferences(ctx context.Context)
}