pub unsafe extern "C" fn igraph_matrix_complex_get_ptr(
m: *const igraph_matrix_complex_t,
row: igraph_int_t,
col: igraph_int_t,
) -> *mut igraph_complex_tpub unsafe extern "C" fn igraph_matrix_complex_get_ptr(
m: *const igraph_matrix_complex_t,
row: igraph_int_t,
col: igraph_int_t,
) -> *mut igraph_complex_t