Set variable in the __main__ module.
__main__
void py_setglobal( int name, py_Ref val, ) { return _py_setglobal( name, val, ); }