pub unsafe extern "C" fn gdk_window_resize(
    window: *mut GdkWindow,
    width: c_int,
    height: c_int
)