pub fn generate( sdk_dir: &Path, target: Option<&str>, sink: impl Write, ) -> Result<(), Box<dyn Error>>
Generates Rust bindings given a path to the VST 3 SDK.