pub unsafe extern "C" fn soup_hsts_policy_new( domain: *const c_char, max_age: c_ulong, include_subdomains: gboolean, ) -> *mut SoupHSTSPolicy
v2_68