DIRSTRING_TYPE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
enum DIRSTRING_TYPE = .B_ASN1_PRINTABLESTRING | .B_ASN1_T61STRING | .B_ASN1_BMPSTRING | .B_ASN1_UTF8STRING;

Meta