pub unsafe extern "C" fn webkit_dom_html_iframe_element_set_src(
    self_: *mut WebKitDOMHTMLIFrameElement,
    value: *const c_char
)