Macro Define-Arb-And-Non-Arb

Part of:

package opengl
( define-arb-and-non-arb &rest < args > )
Expands out code with (?extension with-arb without-arb) markers in it.
Care should be taken that it doesn't interfere with code with ` , markers in it.