pub fn tune_header<'input>( __input: &'input str, ) -> Result<TuneHeader, ParseError<<str as Parse>::PositionRepr>>