__mb_cur_max
extern int __mb_cur_max;
unsigned char __mb_cur_max(void);
#define MB_CUR_MAX (__mb_cur_max())