fn add_plugin(
    manager: &Arc<UiMutex<Manager>>,
    plugs_panel: &ListBox,
    new_plugin: PlugInfo
) -> bool