pub unsafe extern "C" fn igraph_is_vertex_coloring(
graph: *const igraph_t,
types: *const igraph_vector_int_t,
res: *mut igraph_bool_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_is_vertex_coloring(
graph: *const igraph_t,
types: *const igraph_vector_int_t,
res: *mut igraph_bool_t,
) -> igraph_error_t