pub unsafe extern "C" fn webkit_web_view_set_zoom_level(
    web_view: *mut WebKitWebView,
    zoom_level: c_double
)