#[export_name = "send_text_input"]
pub extern "C" fn send_text_input(
    app: &mut Application,
    len: usize,
    replace: bool
)