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