#[no_mangle]
pub extern "C" fn web_handle_keyboard_event_handler(
    id: i64,
    key_code: f64
)