Pyo3 Nullifier

This is a simple crate to nullify usage of pyo3 macros. It basically to works around https://github.com/PyO3/pyo3/issues/780.

Refer to the examples directory.