pub fn parse_numbered_hunk(input: &str) -> IResult<&str, (u64, PrintableHunk)>