pub unsafe extern "C" fn soup_cookie_set_max_age(
    cookie: *mut SoupCookie,
    max_age: c_int
)
This is supported on crate feature v2_24 only.