pub fn remove_node( root: &Path, trudag_graph: &Py<PyAny>, item_name: &str, ) -> Result<(), TrudagError>