pub unsafe extern "C" fn set_guide_text_utf8(
    keyboard_config: *mut KeyboardConfig,
    text: *const u8
)