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