pub unsafe extern "C" fn SUNSparseMatrix_Reallocate(
    A: SUNMatrix,
    NNZ: sunindextype
) -> c_int