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