pub unsafe extern "C" fn gtk_style_context_scroll_animations(
    context: *mut GtkStyleContext,
    window: *mut GdkWindow,
    dx: c_int,
    dy: c_int
)