_AdobeCoefficients
_AdobeCoefficients(fMeta.manufacturer, fMeta.model);
_AdobeCoefficients("Canon", "EOS 300D");
_AdobeCoefficients("Canon", "EOS 350D");
_AdobeCoefficients("Canon", "EOS 400D");
void _AdobeCoefficients(const char *manufacturer, const char *model);