Make sure loaded data structures can be pickled
Fixes #5
- Fix module attributes of protobuf structures
- Make sure ad-hoc defined python wrapper data structures are importable
- Prevent naming clashes between original protobuf objects and wrappers
Fixes #5