FindPython: Restore Python_SITE* values for versions below 3.10

Debian based distributions have a buggy sysconfig package.
So, rely on distutils.sysconfig if python version is less than 3.10.

Fixes: #25135
1 file changed