Added `Py::downcast()` as a companion to `PyAny::downcast()`, as well as
`downcast_unchecked()` for both types.