pub unsafe extern "C" fn SUNMatCopy_Sparse(
    A: SUNMatrix,
    B: SUNMatrix
) -> c_int