class INavObstacle
{
    void* __vftable;
public:
    uint64 m_nId;
};