pub unsafe extern "C" fn soup_auth_domain_set_generic_auth_callback(
domain: *mut SoupAuthDomain,
auth_callback: SoupAuthDomainGenericAuthCallback,
auth_data: gpointer,
dnotify: GDestroyNotify
)
pub unsafe extern "C" fn soup_auth_domain_set_generic_auth_callback(
domain: *mut SoupAuthDomain,
auth_callback: SoupAuthDomainGenericAuthCallback,
auth_data: gpointer,
dnotify: GDestroyNotify
)