LDAP TLS

I have a problem with implementing LDAP TLS. Specifically, the function ldap_start_tls_s (defined in ldap3.h) doesn’t seem to exist in the ldap3 library. Which libraries I have to include for this function to work?

Thanks,

Gregory