__pyx_pf_8bintrees_8qavltree_8cAVLTree_16insert  647 third_party/bintrees/bintrees/qavltree.c static PyObject *__pyx_pf_8bintrees_8qavltree_8cAVLTree_16insert(struct __pyx_obj_8bintrees_8qavltree_cAVLTree *__pyx_v_self, PyObject *__pyx_v_key, PyObject *__pyx_v_value); /* proto */
__pyx_pf_8bintrees_8qavltree_8cAVLTree_16insert 1332 third_party/bintrees/bintrees/qavltree.c   __pyx_r = __pyx_pf_8bintrees_8qavltree_8cAVLTree_16insert(((struct __pyx_obj_8bintrees_8qavltree_cAVLTree *)__pyx_v_self), __pyx_v_key, __pyx_v_value);