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