pub unsafe extern "C" fn igraph_feedback_vertex_set(
graph: *const igraph_t,
result: *mut igraph_vector_int_t,
vertex_weights: *const igraph_vector_t,
algo: igraph_fvs_algorithm_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_feedback_vertex_set(
graph: *const igraph_t,
result: *mut igraph_vector_int_t,
vertex_weights: *const igraph_vector_t,
algo: igraph_fvs_algorithm_t,
) -> igraph_error_t