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