pub unsafe extern "C" fn webkit_dom_html_element_set_spellcheck(
    self_: *mut WebKitDOMHTMLElement,
    value: gboolean
)
Available on crate feature v2_16 only.