#ifndef EX_KEYS_H
#define EX_KEYS_H
#ifdef __cplusplus
extern "C" {
#endif
void ex_keys_init(void);
}