Macro Insert-Char-Class-Tester

Part of:

package cl-ppcre
( insert-char-class-tester (char-class chr-expr) &body < body > )

Utility macro to replace each occurence of '(CHAR-CLASS-TEST)
within BODY with the correct test (corresponding to CHAR-CLASS)
against CHR-EXPR.