pub unsafe extern "C" fn PyUnicode_AsWideCharString(
unicode: *mut PyObject,
size: *mut Py_ssize_t
) -> *mut wchar_t