_bcs_strncasecmp
if (_bcs_strncasecmp(key, p, keylen) == 0)
_bcs_strncasecmp(p, #x, sizeof(#x)-1) == 0) { \
if (_bcs_strncasecmp("ASCII", s, 5) == 0) {
} else if (_bcs_strncasecmp("GB2312", s, 6) == 0) {