pub unsafe extern "C" fn PyEval_ThreadsInitialized() -> c_int
Deprecated in Python 3.9, this function always returns true in Python 3.7 or newer.
Py_3_13