pub unsafe extern "C" fn webkit_dom_html_input_element_set_max_length(
    self_: *mut WebKitDOMHTMLInputElement,
    value: c_long,
    error: *mut *mut GError
)