#ifndef DB_LDAP_SASL_H #define DB_LDAP_SASL_H int db_ldap_bind_sasl_interactive(struct ldap_connection *conn); #endif