pub unsafe extern "C" fn igraph_induced_subgraph(
graph: *const igraph_t,
res: *mut igraph_t,
vids: igraph_vs_t,
impl_: igraph_subgraph_implementation_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_induced_subgraph(
graph: *const igraph_t,
res: *mut igraph_t,
vids: igraph_vs_t,
impl_: igraph_subgraph_implementation_t,
) -> igraph_error_t