pub unsafe extern "C" fn SUNSparseMatrix(
    M: sunindextype,
    N: sunindextype,
    NNZ: sunindextype,
    sparsetype: c_int
) -> SUNMatrix