pub unsafe extern "C" fn PyUnicode_Format( format: *mut PyObject, args: *mut PyObject, ) -> *mut PyObject