pub unsafe extern "C" fn webkit_web_view_load_alternate_html(
web_view: *mut WebKitWebView,
content: *const c_char,
content_uri: *const c_char,
base_uri: *const c_char
)
pub unsafe extern "C" fn webkit_web_view_load_alternate_html(
web_view: *mut WebKitWebView,
content: *const c_char,
content_uri: *const c_char,
base_uri: *const c_char
)