Substitute $x=\sinh\theta$, $\cosh\theta$ or $\tanh\theta$. After integration change back to $x$.$$\int\frac{dx}{x\sqrt{1-x^2}}$$
Substituting $x=\tanh\theta$, we have $$\begin{align} \int\frac{dx}{x\sqrt{1-x^2}}&=\int\frac{\text{sech}^2\,\theta\,d\theta}{\tanh\theta\sqrt{1-\tanh^2\theta}}\\ &=\int\text{csch }\theta\,d\theta\\ &=-\ln|\text{csch }\theta+\text{coth }\theta|+C \end{align}$$ Here comes the problem. We can substitute back $\text{coth }\theta=\frac1x$ but what do we have for $\text{csch }\theta$? We have $\text{csch}^2\,\theta=\coth^2\theta-1$, but neither $\sqrt{\coth^2\theta-1}$ nor $-\sqrt{\coth^2\theta-1}$ seems to be a one-off solution for $\text{csch }\theta$. How should we proceed?