pub unsafe extern "C" fn webkit_web_view_call_async_javascript_function_finish(
    web_view: *mut WebKitWebView,
    result: *mut GAsyncResult,
    error: *mut *mut GError
) -> *mut JSCValue
Available on crate feature v2_40 only.