pub unsafe extern "C" fn igraph_sparsemat_gaxpy(
A: *const igraph_sparsemat_t,
x: *const igraph_vector_t,
res: *mut igraph_vector_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_sparsemat_gaxpy(
A: *const igraph_sparsemat_t,
x: *const igraph_vector_t,
res: *mut igraph_vector_t,
) -> igraph_error_t