namespace gemmi { std::ostream& operator<< (std::ostream& os, const Entity& ent); } namespace pybind11 { namespace detail { template<> struct type_caster : optional_caster {}; }} // namespace pybind11::detail PYBIND11_MAKE_OPAQUE(std::vector) PYBIND11_MAKE_OPAQUE(std::vector) PYBIND11_MAKE_OPAQUE(std::vector)