pub unsafe extern "C" fn ImGuiIO_AddKeyEvent(
    self_: *mut ImGuiIO,
    key: ImGuiKey,
    down: bool
)