#pragma once struct IGpColorCursor { virtual void Destroy() = 0; };