pub unsafe extern "C" fn PyUnicode_AsUTF8AndSize( unicode: *mut PyObject, size: *mut isize, ) -> *const i8
Py_3_10
Py_LIMITED_API