Following the C side
C++ changes
* Limit `POW` exponent ([ref](https://github.com/neo-project/neo-vm/pull/422))
* Fix `SQRT` ([ref](https://github.com/neo-project/neo-vm/pull/427))
* Limit `StructStackItem` clone and equality depths ([ref1](https://github.com/neo-project/neo-vm/pull/423), [ref2](https://github.com/neo-project/neo-vm/pull/428))
* Reference counter optimization