pub unsafe extern "C" fn igraph_matrix_complex_create_polar(
v: *mut igraph_matrix_complex_t,
r: *const igraph_matrix_t,
theta: *const igraph_matrix_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_matrix_complex_create_polar(
v: *mut igraph_matrix_complex_t,
r: *const igraph_matrix_t,
theta: *const igraph_matrix_t,
) -> igraph_error_t