X509_LOOKUP_new
if ((lu = X509_LOOKUP_new(method)) == NULL)
X509_LOOKUP *X509_LOOKUP_new(X509_LOOKUP_METHOD *method);