fn extract_named_plugins(data: &[u8], marker: &[u8]) -> Vec<PluginRef>
Extract plugin names that follow a marker string in binary data. Used by Cubase (.cpr) where plugins appear as “Plugin Name” followed by the name.