pub unsafe extern "C" fn gtk_style_context_notify_state_change(
    context: *mut GtkStyleContext,
    window: *mut GdkWindow,
    region_id: gpointer,
    state: GtkStateType,
    state_value: gboolean
)