Constant PyUnicode_2BYTE_KIND

pub const PyUnicode_2BYTE_KIND: u32 = 2; // 2u32
Available on crate features dep_pyo3 and std only.