Constant PyInterpreterConfig_OWN_GIL

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