PyObject or a POD type
whose initial sizeof(PyObject) bytes are layout-compatible
with PyObject. Use handle<> at the
- boundary between tehe Python/'C' API and high-level code; prefer object for a generalized
interface to Python objects.