pub unsafe extern "C" fn igraph_matrix_as_sparsemat(
res: *mut igraph_sparsemat_t,
mat: *const igraph_matrix_t,
tol: igraph_real_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_matrix_as_sparsemat(
res: *mut igraph_sparsemat_t,
mat: *const igraph_matrix_t,
tol: igraph_real_t,
) -> igraph_error_t