pub unsafe extern "C" fn webkit_dom_dom_window_resize_to(
    self_: *mut WebKitDOMDOMWindow,
    width: c_float,
    height: c_float
)
Available on crate feature v2_16 only.