__pyx_pf_8bintrees_8qavltree_8cAVLTree_12get_value  645 third_party/bintrees/bintrees/qavltree.c static PyObject *__pyx_pf_8bintrees_8qavltree_8cAVLTree_12get_value(struct __pyx_obj_8bintrees_8qavltree_cAVLTree *__pyx_v_self, PyObject *__pyx_v_key); /* proto */
__pyx_pf_8bintrees_8qavltree_8cAVLTree_12get_value 1107 third_party/bintrees/bintrees/qavltree.c   __pyx_r = __pyx_pf_8bintrees_8qavltree_8cAVLTree_12get_value(((struct __pyx_obj_8bintrees_8qavltree_cAVLTree *)__pyx_v_self), ((PyObject *)__pyx_v_key));