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