__Pyx_ErrFetch    442 third_party/bintrees/bintrees/cwalker.c static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb); /*proto*/
__Pyx_ErrFetch   3465 third_party/bintrees/bintrees/cwalker.c     __Pyx_ErrFetch(&old_exc, &old_val, &old_tb);
__Pyx_ErrFetch    462 third_party/bintrees/bintrees/qavltree.c static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb); /*proto*/
__Pyx_ErrFetch    462 third_party/bintrees/bintrees/qbintree.c static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb); /*proto*/
__Pyx_ErrFetch    462 third_party/bintrees/bintrees/qrbtree.c static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb); /*proto*/