pub unsafe extern "C" fn gdk_window_get_decorations(
    window: *mut GdkWindow,
    decorations: *mut GdkWMDecoration
) -> gboolean