Constant Py_TPFLAGS_LIST_SUBCLASS

pub const Py_TPFLAGS_LIST_SUBCLASS: u64 = _; // 33_554_432u64
Available on crate features dep_pyo3 and std only.