Function Py_SetPath
pub unsafe extern "C" fn Py_SetPath(arg1: *const u16)👎Deprecated:
Deprecated since Python 3.11. Use sys.path instead.
Available on crate feature
tls and non-Py_3_13 only.