pub unsafe extern "C" fn webkit_cookie_manager_get_domains_with_cookies(
    cookie_manager: *mut WebKitCookieManager,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)