pub unsafe extern "C" fn PyUnicode_FromStringAndSize( u: *const i8, size: isize, ) -> *mut PyObject
dep_pyo3
std