unsafe fn __pyfunction_create_graph<'py>(
    py: Python<'py>,
    _slf: *mut PyObject
) -> PyResult<*mut PyObject>