get_next_file
if ((next = get_next_file(dirpath, &dirctx)) != NULL) {
static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx);
if ((next = get_next_file(include, dirctx)) != NULL)