pub unsafe extern "C" fn gtk_window_move(
    window: *mut GtkWindow,
    x: c_int,
    y: c_int
)