pub unsafe extern "C" fn ImGuiIO_AddFocusEvent(
    self_: *mut ImGuiIO,
    focused: bool
)