pub unsafe extern "C" fn igraph_sparsemat_resize(
A: *mut igraph_sparsemat_t,
nrow: igraph_int_t,
ncol: igraph_int_t,
nzmax: igraph_int_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_sparsemat_resize(
A: *mut igraph_sparsemat_t,
nrow: igraph_int_t,
ncol: igraph_int_t,
nzmax: igraph_int_t,
) -> igraph_error_t