Set the current VM context. This is used for user-defined data.
void py_setvmctx( ffi.Pointer<ffi.Void> ctx, ) { return _py_setvmctx( ctx, ); }