pub unsafe extern "C" fn webkit_dom_range_create_contextual_fragment(
    self_: *mut WebKitDOMRange,
    html: *const c_char,
    error: *mut *mut GError
) -> *mut WebKitDOMDocumentFragment