pub unsafe extern "C" fn soup_cookie_jar_set_cookie(
    jar: *mut SoupCookieJar,
    uri: *mut GUri,
    cookie: *const c_char
)