pub unsafe extern "C" fn PyUnicode_AsWideChar( unicode: *mut PyObject, w: *mut i32, size: isize, ) -> isize