is_printable
if ((types & B_ASN1_PRINTABLESTRING) && !is_printable(value))
static int is_printable(unsigned long value);