pub unsafe extern "C" fn gdk_window_add_filter(
    window: *mut GdkWindow,
    function: GdkFilterFunc,
    data: gpointer
)