pub unsafe extern "C" fn webkit_dom_element_get_inner_html(
    self_: *mut WebKitDOMElement
) -> *mut c_char
Available on crate feature v2_8 only.