pub unsafe extern "C" fn ImGuiIO_AddMouseWheelEvent(
    self_: *mut ImGuiIO,
    wh_x: f32,
    wh_y: f32
)