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