pub unsafe extern "C" fn Py_GetPythonHome() -> *mut wchar_t👎Deprecated:
Deprecated since Python 3.13. Use PyConfig.home or the value of the PYTHONHOME environment variable instead.
Available on non-
Py_3_15 only.