pub unsafe extern "C" fn igraph_sparsemat_dense_multiply(
A: *const igraph_matrix_t,
B: *const igraph_sparsemat_t,
res: *mut igraph_matrix_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_sparsemat_dense_multiply(
A: *const igraph_matrix_t,
B: *const igraph_sparsemat_t,
res: *mut igraph_matrix_t,
) -> igraph_error_t