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