ASN1_INTEGER_get_int64
if (!ASN1_INTEGER_get_int64(&val, aint))
int ASN1_INTEGER_get_int64(int64_t *out_val, const ASN1_INTEGER *aint);