pub unsafe extern "C" fn igraph_ecc(
graph: *const igraph_t,
res: *mut igraph_vector_t,
eids: igraph_es_t,
k: igraph_int_t,
offset: igraph_bool_t,
normalize: igraph_bool_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_ecc(
graph: *const igraph_t,
res: *mut igraph_vector_t,
eids: igraph_es_t,
k: igraph_int_t,
offset: igraph_bool_t,
normalize: igraph_bool_t,
) -> igraph_error_t