pub unsafe extern "C" fn webkit_web_view_load_uri(
    web_view: *mut WebKitWebView,
    uri: *const c_char
)