pub(crate) fn decode_git_stat_field( value: &str, name: &'static str, ) -> Result<String, ParseError>