proxy_policy
{ SASL_CB_PROXY_POLICY, &proxy_policy, NULL },
extern int proxy_policy __P((sasl_conn_t *, void *, const char *, unsigned, const char *, unsigned, const char *, unsigned, struct propctx *));
extern int proxy_policy __P((void *, const char *, const char *, const char **, const char **));