#ifndef _BM_XKB_UNICODE_H_ #define _BM_XKB_UNICODE_H_ #include uint32_t bm_x11_key_sym2unicode(uint32_t keysym); #endif // _BM_XKB_UNICODE_H_