pub unsafe extern "C" fn soup_auth_domain_add_path(
    domain: *mut SoupAuthDomain,
    path: *const c_char
)