Convert an int object in python to int64_t.
int
int64_t
int py_toint( py_Ref arg0, ) { return _py_toint( arg0, ); }