pub(crate) fn install_ctrl_c_handler( interrupted: Arc<AtomicBool>, color: Style, json: bool, source: PathBuf, crate_dir: String, )