pub unsafe extern "C" fn igraph_vertex_coloring_greedy(
graph: *const igraph_t,
colors: *mut igraph_vector_int_t,
heuristic: igraph_coloring_greedy_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_vertex_coloring_greedy(
graph: *const igraph_t,
colors: *mut igraph_vector_int_t,
heuristic: igraph_coloring_greedy_t,
) -> igraph_error_t