pub fn flag_bool( args: &[String], env: &HashMap<String, String>, _name: &str, env_key: &str, cli_disable: &str, default: bool, ) -> bool