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