Appends an integer using the most compact push encoding.
Declared in <script/script.h>
<script/script.h>
CScript& push_int64(int64_t n);
A reference to this script.