* renames main package so it's importable
* adds wrapmain sub-module as main module
* updates plugeth-utils to version that supports linking libsecp256k1
This PR fixes a regression causing snapshots not to be generated in "geth --import" mode. It also fixes the geth export command to be truly readonly, and adds a new test for geth export.