I'm interested in the growth of $$f(n):=\sum_{x=1}^{n-1} \left\lceil n-\sqrt{n^{2}-x^{2} } \right\rceil \quad \text{for}\quad n\rightarrow\infty $$
Progress
(From comments) I've got $$\frac{f(n)}{n^2} \ge 1-n^{-1} (1+\sum\limits_{x=1}^{n-1} \sqrt{1-\frac{x^2}{n^2}} )$$ and $$\frac{f(n)}{n^2}\le 1-n^{-1} (\sum\limits_{x=1}^{n-1} \sqrt{1-\frac{x^2}{n^2}} ) -1/n^2$$ as lower and upper bounds. Therefore, $$f(n)/n^2 \to C = 1- \int_{z=0}^1 \sqrt{1-z^2} \, dz. $$
Is there any way to improve this result? I mean to get an error term for $f(n)-Cn^2$?

Hints:
Establish that $$f(n) = \sum_{x=1}^{n-1} \left\lceil n - \sqrt{n^2 - x^2} \right\rceil \sim Cn^2$$ for some suitable constant $C$, by considering $$g(n) = \frac{f(n)}{n^2}.$$
Approximate $f$ for large $n$ with a suitable continuous summand, and regard the limiting behavior of $g$ as $n \to \infty$ as a Riemann integral.