fn read_path( path: &Path, args: &Value, label: &str, max_bytes: usize, refuse_large_unbounded: bool, ) -> Result<String>