Set an ASN.1 ENUMERATED to a signed 64-bit value.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
int ASN1_ENUMERATED_set_int64( ASN1_ENUMERATED* a, int64_t r);
1 on success, or 0 on error.