pub fn run_program( run: &str, path: Option<&Path>, terminal: bool, default_terminal: Option<&str>, force_same_sysd_unit: bool, ) -> Result<()>