pub unsafe extern "C" fn webkit_dom_dom_selection_set_position(
    self_: *mut WebKitDOMDOMSelection,
    node: *mut WebKitDOMNode,
    offset: c_ulong
)
Available on crate feature v2_16 only.