pub type IdaxGraphHandle = *mut c_void;
Opaque handle to a graph. Must be freed with idax_graph_free().