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