Constant PYTHON_ABI_VERSION

pub const PYTHON_ABI_VERSION: i32 = 3;
Available on crate features dep_pyo3 and std only.