fn callback<'s>(
    _: &mut Lexer<'s, Token>
) -> impl CallbackResult<'s, CommentProps, Token>