pub unsafe extern "C" fn SUNMatMatvec_Sparse(
    A: SUNMatrix,
    x: N_Vector,
    y: N_Vector
) -> c_int