pub unsafe extern "C" fn webkit_dom_range_expand(
    self_: *mut WebKitDOMRange,
    unit: *const c_char,
    error: *mut *mut GError
)
Available on crate feature v2_16 only.