pub unsafe extern "C" fn igraph_count_reachable(
graph: *const igraph_t,
counts: *mut igraph_vector_int_t,
mode: igraph_neimode_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_count_reachable(
graph: *const igraph_t,
counts: *mut igraph_vector_int_t,
mode: igraph_neimode_t,
) -> igraph_error_t