pub fn render_dynamic_completion_script( binary: &str, completion_command: &[&str], shell: Shell, ) -> Result<String, ShellScriptError>