#pragma once #include "frame.h" struct objectref * vm_instance_create(struct vm * vm, const char * class_name);