pub fn create_vm_configured( client: Client, global_modules_path: Option<String>, readonly: bool, ) -> Result<Lua>