pub unsafe extern "C" fn PyUnicode_FromWideChar( w: *const wchar_t, size: Py_ssize_t, ) -> *mut PyObject