ASN.1 BOOLEAN represented as an int (-1 unset, 0 FALSE, 0xff TRUE).
Declared in <openssl/types.h>
<openssl/types.h>
typedef int ASN1_BOOLEAN;