pub unsafe fn PyUnicode_CheckExact(op: *mut PyObject) -> i32
Available on non-PyPy only.