pub unsafe extern "C" fn igraph_add_edge(
graph: *mut igraph_t,
from: igraph_int_t,
to: igraph_int_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_add_edge(
graph: *mut igraph_t,
from: igraph_int_t,
to: igraph_int_t,
) -> igraph_error_t