1 struct PHO_KBM_NAME {
2     unich_t *name;
3     char *kbm;
4 };
5 
6 extern struct PHO_KBM_NAME kbm_sel[];
7