public int GetVersionEntryID(int version_index)
 {
     return(GrammarApi.sol_GetNodeVerIEntry(_gren.GetEngineHandle(), _hNode, version_index));
 }