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