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