pub unsafe extern "C" fn igraph_add_edges(
graph: *mut igraph_t,
edges: *const igraph_vector_int_t,
attr: *const igraph_attribute_record_list_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_add_edges(
graph: *mut igraph_t,
edges: *const igraph_vector_int_t,
attr: *const igraph_attribute_record_list_t,
) -> igraph_error_t