pub unsafe extern "C" fn webkit_dom_document_set_body(
    self_: *mut WebKitDOMDocument,
    value: *mut WebKitDOMHTMLElement,
    error: *mut *mut GError
)