DECLARE_SPECIAL_STACK_OF
#define DECLARE_SPECIAL_STACK_OF(type, type2) STACK_OF(type);
DECLARE_SPECIAL_STACK_OF(OPENSSL_PSTRING, OPENSSL_STRING)