pub unsafe extern "C" fn webkit_web_view_execute_editing_command_with_argument( web_view: *mut WebKitWebView, command: *const c_char, argument: *const c_char )
v2_10