pub unsafe extern "C" fn igraph_write_graph_dot( graph: *const igraph_t, outstream: *mut FILE, ) -> igraph_error_t