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