pub unsafe extern "C" fn igraph_matrix_complex_realimag(
v: *const igraph_matrix_complex_t,
real: *mut igraph_matrix_t,
imag: *mut igraph_matrix_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_matrix_complex_realimag(
v: *const igraph_matrix_complex_t,
real: *mut igraph_matrix_t,
imag: *mut igraph_matrix_t,
) -> igraph_error_t