Constant PyInterpreterConfig_SHARED_GIL

Source
pub const PyInterpreterConfig_SHARED_GIL: c_int = 1;
Available on Py_3_8 and non-PyPy and non-Py_LIMITED_API and Py_3_12 only.