AUTHTYPE_CNT
#define AUTHTYPE_NAME_OK(x) ((unsigned int)(x) < AUTHTYPE_CNT)
for (x = 0; x < AUTHTYPE_CNT; ++x) {
for (x = 1; x < AUTHTYPE_CNT; ++x) {