/* * This module converts keysym values into the corresponding ISO 10646-1 * (UCS, Unicode) values. */#ifdef __cplusplusextern"C"{#endifunsignedkeysym2ucs(unsignedkeysym);unsigneducs2keysym(unsigneducs);unsigneducs2combining(unsignedspacing);#ifdef __cplusplus}#endif