Create an int object.
int
void py_newint( py_OutRef arg0, int arg1, ) { return _py_newint( arg0, arg1, ); }