pub unsafe extern "C" fn webkit_dom_element_scroll_by_lines(
    self_: *mut WebKitDOMElement,
    lines: c_long
)