pub unsafe extern "C" fn PyWideStringList_Append(
list: *mut PyWideStringList,
item: *const wchar_t,
) -> PyStatusAvailable on neither
Py_LIMITED_API nor RustPython and non-PyPy only.