#[no_mangle]
pub extern "C" fn squeek_state_send_keyboard_present(
    sender: Wrapped<Threaded<Application>>,
    present: u32
)