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