pub unsafe extern "C" fn webkit_web_view_restore_session_state(
    web_view: *mut WebKitWebView,
    state: *mut WebKitWebViewSessionState,
)