pub unsafe extern "C" fn igraph_edges(
graph: *const igraph_t,
eids: igraph_es_t,
edges: *mut igraph_vector_int_t,
bycol: igraph_bool_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_edges(
graph: *const igraph_t,
eids: igraph_es_t,
edges: *mut igraph_vector_int_t,
bycol: igraph_bool_t,
) -> igraph_error_t