pub fn check_cmd_and_exec_with_args_ext(
    service_name: &str,
    mutex_name: &str,
    matches: &ArgMatches<'_>
) -> ProcessAction