Recently, I stumbled on an interesting class of integrals, and here is one example.
Problem: find the closed form of the integral
$$I = \int_{-\frac{\pi }{2}}^{\frac{\pi }{2}} \frac{\cos (x)}{\gamma ^{H_x-H_{-x}}+1} \, dx$$
Here $\gamma$ is Euler's gamma and $H_x$ is the harmonic number.
Hint: here is the graph of the integrand
EDIT
Hint #2
Consider also the integrals
$$I_2 = \int_{-\frac{\pi }{2}}^{\frac{\pi }{2}} \frac{\cos (x)}{e^{x}+1} \, dx$$
$$I_3 = \int_{-\frac{\pi }{2}}^{\frac{\pi }{2}} \frac{\cos (x)}{e^{\sin(x)}+1} \, dx$$
$$I_4 = \int_{-\frac{\pi }{2}}^{\frac{\pi }{2}} \frac{\cos (x)}{e^{\frac{1}{\sin ^3(x)}}+1} \, dx$$

Consider the following result: let $f(x)$ be an even Riemann-integrable function on $[-a,a]$ and $g(x)$ an odd Riemann-integrable function, then for any $b\in \Bbb R^+$ we have $$\int_{-a}^a\frac{f(x)}{b^{g(x)}+1}\mathrm{d}x=\int_0^a f(x)\mathrm{d}x $$ In this case, $f=\cos x$ is even and $g=H_x-H_{-x}$ is odd, moreover $\gamma>0$; hence the integral is: $$\int_{-\pi/2}^{\pi/2}\frac{\cos x}{\gamma^{H_x-H_{-x}}+1}\mathrm{d}x=\int_{0}^{\pi/2}\cos x \mathrm{d}x =\sin x\bigg|_0^{\pi/2}=1$$