pub unsafe extern "C" fn soup_cookie_domain_matches(
    cookie: *mut SoupCookie,
    host: *const c_char
) -> gboolean
This is supported on crate feature v2_30 only.