pub unsafe extern "C" fn igraph_matrix_complex_select_cols(
m: *const igraph_matrix_complex_t,
res: *mut igraph_matrix_complex_t,
cols: *const igraph_vector_int_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_matrix_complex_select_cols(
m: *const igraph_matrix_complex_t,
res: *mut igraph_matrix_complex_t,
cols: *const igraph_vector_int_t,
) -> igraph_error_t