pub unsafe extern "C" fn igraph_vector_complex_create(
v: *mut igraph_vector_complex_t,
real: *const igraph_vector_t,
imag: *const igraph_vector_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_vector_complex_create(
v: *mut igraph_vector_complex_t,
real: *const igraph_vector_t,
imag: *const igraph_vector_t,
) -> igraph_error_t