pub unsafe extern "C" fn gdk_window_set_composited(
    window: *mut GdkWindow,
    composited: gboolean
)