pub unsafe extern "C" fn PyWideStringList_Insert( list: *mut PyWideStringList, index: isize, item: *const i32, ) -> PyStatus