CBS_ASN1_TAG_NUMBER_MASK

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
enum CBS_ASN1_TAG_NUMBER_MASK = ((1 << (5 + CBS_ASN1_TAG_SHIFT)) - 1);

Meta