use nih_plug::prelude::*; use vst::GameboyEmu; fn main() { nih_export_standalone::(); }