pub fn handle_use_plugin( interpreter: &mut AudioInterpreter, author: &str, name: &str, alias: &str, ) -> Result<()>