pub unsafe extern "C" fn Py_SetPath(arg1: *const wchar_t)
Deprecated since Python 3.11. Use sys.path instead.
sys.path
Py_3_13