Get the current VM context. This is used for user-defined data.
ffi.Pointer<ffi.Void> py_getvmctx() { return _py_getvmctx(); }