pub unsafe extern "C" fn gdk_window_restack(
    window: *mut GdkWindow,
    sibling: *mut GdkWindow,
    above: gboolean
)