pub fn parse_comment<'a>( config: &Config<'a>, state: &mut State<'_>, ) -> Result<Option<Comment<'a>>, WhitespaceError>