pub unsafe extern "C" fn PyUnicode_AsUTF8( unicode: *mut PyObject, ) -> *const i8
Py_LIMITED_API
RustPython