pub unsafe extern "C" fn igraph_matrix_select_rows(
m: *const igraph_matrix_t,
res: *mut igraph_matrix_t,
rows: *const igraph_vector_int_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_matrix_select_rows(
m: *const igraph_matrix_t,
res: *mut igraph_matrix_t,
rows: *const igraph_vector_int_t,
) -> igraph_error_t