ftp_truthy
int ftp_truthy(const char *, const char *, int);
int verify = !ftp_truthy("sslnoverify", getoptionvalue("sslnoverify"), 0);