pub unsafe extern "C" fn PyUnicode_DecodeFSDefaultAndSize( s: *const c_char, size: Py_ssize_t, ) -> *mut PyObject