#define _PASTE(sym,name) _PASTE2(sym,name)
image.h
A second level paste macro so macro substitution is done on parameters.
Macros