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