pub unsafe extern "C" fn webkit_dom_node_set_text_content(
    self_: *mut WebKitDOMNode,
    value: *const c_char,
    error: *mut *mut GError
)