__Pyx_PyInt_AsUnsignedLongLong  468 third_party/bintrees/bintrees/cwalker.c static CYTHON_INLINE unsigned PY_LONG_LONG __Pyx_PyInt_AsUnsignedLongLong(PyObject *);
__Pyx_PyInt_AsUnsignedLongLong 3315 third_party/bintrees/bintrees/cwalker.c         val = __Pyx_PyInt_AsUnsignedLongLong(tmp);
__Pyx_PyInt_AsUnsignedLongLong 3787 third_party/bintrees/bintrees/cwalker.c    unsigned PY_LONG_LONG val = __Pyx_PyInt_AsUnsignedLongLong(x);
__Pyx_PyInt_AsUnsignedLongLong  576 third_party/bintrees/bintrees/qavltree.c static CYTHON_INLINE unsigned PY_LONG_LONG __Pyx_PyInt_AsUnsignedLongLong(PyObject *);
__Pyx_PyInt_AsUnsignedLongLong 2866 third_party/bintrees/bintrees/qavltree.c         val = __Pyx_PyInt_AsUnsignedLongLong(tmp);
__Pyx_PyInt_AsUnsignedLongLong 3390 third_party/bintrees/bintrees/qavltree.c    unsigned PY_LONG_LONG val = __Pyx_PyInt_AsUnsignedLongLong(x);
__Pyx_PyInt_AsUnsignedLongLong  576 third_party/bintrees/bintrees/qbintree.c static CYTHON_INLINE unsigned PY_LONG_LONG __Pyx_PyInt_AsUnsignedLongLong(PyObject *);
__Pyx_PyInt_AsUnsignedLongLong 2861 third_party/bintrees/bintrees/qbintree.c         val = __Pyx_PyInt_AsUnsignedLongLong(tmp);
__Pyx_PyInt_AsUnsignedLongLong 3385 third_party/bintrees/bintrees/qbintree.c    unsigned PY_LONG_LONG val = __Pyx_PyInt_AsUnsignedLongLong(x);
__Pyx_PyInt_AsUnsignedLongLong  576 third_party/bintrees/bintrees/qrbtree.c static CYTHON_INLINE unsigned PY_LONG_LONG __Pyx_PyInt_AsUnsignedLongLong(PyObject *);
__Pyx_PyInt_AsUnsignedLongLong 2863 third_party/bintrees/bintrees/qrbtree.c         val = __Pyx_PyInt_AsUnsignedLongLong(tmp);
__Pyx_PyInt_AsUnsignedLongLong 3387 third_party/bintrees/bintrees/qrbtree.c    unsigned PY_LONG_LONG val = __Pyx_PyInt_AsUnsignedLongLong(x);